projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a4c6bd
)
* simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 4 Jan 2009 08:30:28 +0000
(08:30 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 4 Jan 2009 08:30:28 +0000
(08:30 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 037b1c6c3da0c9de5b6146c4f7875f8b793367f8..502adc5472d5abce2bfea7d3437750a16518516d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2009-01-04 Chong Yidong <cyd@stupidchicken.com>
+
+ * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings.
+
2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de>
* progmodes/sh-script.el (sh-ancestor-alist): Doc fix.